dip 0.2.1

Write cross-platform application with React-like declarative UI framework and scalable ECS architecture all in Rust.
Documentation

## Usage

### File Navigation

- pwd: See current path
- ls: List files
- cd: Change directory
	
### File Operation

- cat: Print file
- touch: Create file
- mkdir: Make directory
	
### Common Flags

- -h, --help
- -v, --version